home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- addPattern = id;
- copyPatternFromTable = id;
- matchAll = id;
- matchPattern = id;
- openLogWindow = id;
- openRawMessageSource = id;
- openWhitelistWindow = id;
- removePattern = id;
- savePatterns = id;
- setPatternHTML = id;
- setTestHard = id;
- setTestOn = id;
- spawnPattern = id;
- switchView = id;
- toggleMetaPatternsDrawer = id;
- updatePattern = id;
- };
- CLASS = AppController;
- LANGUAGE = ObjC;
- OUTLETS = {
- addButton = NSButton;
- btLabel = NSTextField;
- charsetsLabel = NSTextField;
- copyPatternButton = NSButton;
- filenamesLabel = NSTextField;
- htmlLabel = NSTextField;
- matchAllButton = NSButton;
- matchButton = NSButton;
- matchLabel = NSTextField;
- messageView = NSTextView;
- messageViewSelector = NSPopUpButton;
- onlyPatternsButton = NSButton;
- patternField = NSTextField;
- progressIndicator = NSProgressIndicator;
- receivedDateLabel = NSTextField;
- testArrayController = JMDNDArrayController;
- testTableView = NSTableView;
- updateButton = NSButton;
- urlLabel = NSTextField;
- vtLabel = NSTextField;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {"" = id; };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {search = id; };
- CLASS = JMArrayController;
- LANGUAGE = ObjC;
- OUTLETS = {jmDelegate = id; newObj = id; };
- SUPERCLASS = NSArrayController;
- },
- {
- ACTIONS = {add = id; remove = id; search = id; setMetaPatternToUser = id; update = id; };
- CLASS = MetaPatternDrawerController;
- LANGUAGE = ObjC;
- OUTLETS = {
- addButton = NSButton;
- inUseLabel = NSTextField;
- metaPatternController = JMArrayController;
- metaPatternDrawer = NSDrawer;
- metaPatternTableView = NSTableView;
- nameField = NSTextField;
- patternField = NSTextField;
- searchField = NSSearchField;
- updateButton = NSButton;
- userMetaPatternButton = NSButton;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }